source/dalicious/genome.d(64,23): Error: `@safe` function `dalicious.genome.getFastaLength` cannot call `@system` function `std.stdio.File.byLine!(char, char).byLine` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/stdio.d(2283,10): `std.stdio.File.byLine!(char, char).byLine` is declared here source/dalicious/log.d(28,9): Error: `@safe` function `setLogLevel` cannot access `__gshared` data `minLevel` source/dalicious/log.d(33,12): Error: `@safe` function `getLogLevel` cannot access `__gshared` data `minLevel` source/dalicious/log.d(38,21): Error: `@safe` function `shouldLog` cannot access `__gshared` data `minLevel` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.